home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19970326-19970626 / 000067_news@columbia.edu _Wed Apr 9 09:44:12 1997.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id JAA07905
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Wed, 9 Apr 1997 09:44:12 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id JAA22979
  7.     for kermit.misc@watsun; Wed, 9 Apr 1997 09:44:11 -0400 (EDT)
  8. Path: news.columbia.edu!watsun.cc.columbia.edu!fdc
  9. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: Re: Protection of K95 dialer entries
  12. Date: 9 Apr 1997 13:44:09 GMT
  13. Organization: Columbia University
  14. Lines: 13
  15. Message-ID: <5ig6f9$j55$1@apakabar.cc.columbia.edu>
  16. References: <5ifur8$d0g@newton.fgg.eur.nl>
  17. NNTP-Posting-Host: watsun.cc.columbia.edu
  18. Xref: news.columbia.edu comp.protocols.kermit.misc:6882
  19.  
  20. In article <5ifur8$d0g@newton.fgg.eur.nl>,
  21. Pim Clotscher <clotscher@coh.fgg.eur.nl> wrote:
  22. : I would like to know how to make a collection of shared network host
  23. : connections in the dialer that the user cannot modify (just like the
  24. : pre-installed entries). Besides of that the user must be able to make his
  25. : own entries, having all options available. We have K95 on a Netware
  26. : server. By making the dialer's .DAT files read-only you can prevent
  27. : modifications, but the user cannot add his own entries.
  28. :
  29. The instructions for doing this are in the FAQ.TXT file in your Kermit 95
  30. directory.
  31.  
  32. - Frank